home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / science / sm32a.zip / LIBRARY / TABLE.LI < prev    next >
Text File  |  1993-07-16  |  75b  |  3 lines

  1. table(y_,x_,a_,b_) := table(y,x,a,b,1)
  2. table(y_,x_) := table(y,x,-5,5,1)
  3.